go/build.Context.splitPathList (method)
2 uses
go/build (current package)
build.go#L124: func (ctxt *Context) splitPathList(s string) []string {
build.go#L226: for _, p := range ctxt.splitPathList(ctxt.GOPATH) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)